Set up the FileConverter to highlight hits in an item retrieved from SearchResults.
[id(22), helpstring("Set input to an item from search results")]
HRESULT SetInputItem([in] ISearchResults * results, [in] long whichItem);|
Parameters |
Description |
|
[in] ISearchResults * results |
The SearchResults containing the item to hit-highlight |
|
[in] long whichItem |
Which item in the SearchResults list to hit-highlight |
SetInputItem sets up InputFile, Hits, InputTypeId, InputDocId, IndexRetrievedFrom, and AlphabetLocation.
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|